home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / HTML.ZIP / HTMLEdit / !HTMLEdit / History < prev    next >
Encoding:
Text File  |  2006-05-11  |  23.0 KB  |  408 lines

  1. 6.00  Wakefield show release
  2.  
  3. 5.71  Doctypes menu updated and adjusted
  4. 5.70  XHTML support added, including several varieties
  5.  
  6. 5.66  Default HTML doctype changed from 3.2 to 4.01 transitional - this gives greater
  7.       tag support for syntax checking "out of the box".
  8. 5.65  Javascript "plugin" window now adds type="text/javascript" parameter
  9. 5.64  Sprite banner used on RO4 and earlier, JPEG on 4.39 onwards. JPEG gives us true
  10.       colour graphics for people running in 32,000 colours or 24bpp, but is slower to
  11.       render on OS 4 and earlier.
  12. 5.63  Incorporated latest graphics from Richard Hallas and AR
  13.  
  14. 5.62  Various changes to accomodate 26/32bit machines - WebFS is only loaded on 26bit
  15.       systems because long filenames aren't an issue on more recent systems.  Any 
  16.       machine running Clib 4.xx or OS up to 4.39 is considered a 26bit system.
  17. 5.61  Altered how <HR> tag is handled.  Left click for a regular <HR>, right click for
  18.       the more advaced set of options
  19. 5.60  Compiled against StubsG for 26/32 compatibility - more work will be required for
  20.       supporting apps to be StubsG
  21.  
  22. 5.51  Now includes 32bit ImageSize so that imagesizing works on Iyonix
  23.       Reduced startup banner display time by half
  24.  
  25. 5.50  Release 32bit version
  26. 5.36  Gif/Gif89 conversion moved to Intergif for Iyonix
  27. 5.33  Library changes to cope with problems on Iyonix
  28. 5.32  First 32bit version of HTMLEdit, with new 32bit library
  29.  
  30. 5.06  Increased limit on lowercase and upper_case functions in line with 5.05 changes
  31.  
  32. 5.05  Fixed problem with long marker names in scan_markers (limit in capitalize function)
  33. 5.04  Changes to the way the syntax checker report is read/parsed in order to cope with
  34.       different output with CLib 5.xx compared to Clib 4.xx (ie. 32bit Clib is different)
  35. 5.03  Doctype menu is properly cleared when switching between a window *with* a Doctype
  36.       to a window *without* a Doctype.  Also, clicking on a Doctype menu entry which leads
  37.       to a sub-menu, now sets the Doctype to the first sub-menu entry automatically, rather
  38.       than simply doing nothing.
  39. 5.02  Sorted potential problem with creation assistant writing HTML to a closed window.
  40.       Added some more messages to the messages file.
  41.       Adjusted read_doctype and close window code to handle unexpected values (shouldn't occur)
  42. 5.01  Banner code updated to work round bug in Select
  43.       Format choices window now opens correctly when it is the first choices window opened.
  44.       Selections no longer lost when bringing up Span and Div windows
  45.       Minor template updates
  46.       Toolbar help on/off code adjusted
  47. 5.00  Bracknall Show release.
  48. 4.99  New HTMLEdit v5 studio banner produced and included - thanks Richard.
  49. 4.98  Sorted redraw problem when correcting links by dragging to the line on the error window
  50. 4.97  Can now link a style sheet in via the Meta window (right click on document properties
  51.       icon on the toolbar).
  52. 4.96  CSS Style window available from 'Insert' submenu on main window menu.  This allows
  53.       the user to insert CSS Style information into any tag, or assist with creating
  54.       in-page style sheets.
  55. 4.95  CSS Style window available for <SPAN> tag.
  56. 4.94  Colour pickers and menus added to CSS Style window.
  57. 4.93  CSS Style properties can now be entered via a style window for DIVs.  Basic style
  58.       window implemented.
  59. 4.92  Added CSS support to Advanced page creation window.
  60. 4.91  Added JavaScript properties to Advanced page creation window.
  61. 4.90  Added support for <SPAN> tag by right clicking on font button, again for CSS support.
  62. 4.89  Added support for Class/Style to Div tag, for Style Sheet support.
  63.       Minor updates to help texts.
  64. 4.88  Updates for non-square pixel modes.
  65. 4.87  Border width for (linked) images is now set to 0 by default.  This is because
  66.       in almost all cases, you will not require a 'linked' border round your images!
  67. 4.86  F1 now re-opens toolbar similarly to ctrl-shift-W
  68. 4.85  Added menu option/window for @RELTEXT
  69. 4.84  Added @RELTEXT extra dynamic content option to allow for files to be
  70.       linked in using standard UNIX-style relative paths.  This makes moving
  71.       Dynamic content around much easier.
  72. 4.83  Image size only read for rollovers if image exists
  73. 4.82  URL database available in for rollovers
  74. 4.81  Image size automatically inserted for the base image used in rollovers
  75. 4.80  Window.status can also be set for you rollovers
  76. 4.79  Rollovers now use named images
  77. 4.78  Basic rollovers supported
  78. 4.77  First part of JS rollovers implemented
  79. 4.76  Ctrl-Shift-9 and Ctrl-Shift-0 now set marker "positions" within a document.
  80.       Pressing Ctrl-9 and Ctrl-0 will return you to those positions.
  81. 4.75  Right clicking on Preview button now does a publish and preview.
  82.       This makes previewing dynamic-content files *much* more useful.
  83. 4.74  Publish system updated to remember published filename used for
  84.       a particular document (window) during a session.
  85. 4.73  Added support for <NOBR> to the <BR> menu.
  86. 4.72  Advanced DCA window updated with new colour selection system.
  87. 4.71  Named colours added to HTML 3/4 DCA window
  88. 4.70  Colour picker added to combo window.
  89. 4.69  Named colours added to font combo window.
  90. 4.68  Named colour support added to Font tag menu.
  91. 4.67  Font and colour lists editable via databases menu.
  92. 4.66  Added Font Style window.
  93. 4.65  Toolbar remember choices option added.
  94. 4.64  Font Face support added.
  95. 4.63  Font tag handling re-worked, with just one button giving access to options
  96.       via a menu.
  97. 4.61  Toolbar position remembering code added
  98. 4.60  JavaScript properties for all form gadgets added
  99. 4.56  JavaScript properties for links added
  100. 4.55  URLbase window increased in size and code updated for much improved redraw
  101. 4.54  Added preview image button to windows allowing access to image database.
  102.       This allows image database images to be viewed before use.
  103. 4.53  Updated JavaScript window to add browser hiding comments if no filename
  104.       given.  If filename given, now puts in a </script>.  Copes properly with
  105.       selections to allow you to mark a block of JS *as* JS!
  106. 4.52  Can now select language versions for JavaScript
  107. 4.51  Further adjustments to look and feel
  108. 4.50  Updated to use RO3.5+ 24bpp colour picker
  109. 4.49  Altered initialisation to allow for better growth of memory if needed (eg.
  110.       when dealing with massive numbers of syntax errors, or invalid links).
  111. 4.48  Increased max number of markers per page in link checks to cope with some
  112.       examples.  Adjusted memory usage for markers down.
  113. 4.47  More template updates
  114.       Link window now has menu for Target field
  115.       Rel/Rev buttons removed as they aren't used and just confuse people.
  116.       Closing a window now closes any related alt text or syntax check windows
  117.       Ctrl or Ctrl-Shift dragging a file into the window inserts an absolute path
  118.       (useful when using !Publish)          
  119.       Right clicking on the Update button when altering a link via the link checker
  120.       now keeps the update window open
  121. 4.46  Updated templates to cope with RO4 edges
  122.       PNGs can now be dragged into main and import windows
  123.       Default save name now index/html
  124.       Whole editor text now moved to Messages file
  125.       Choices windows updated to use neater event handlers
  126.       Right clicking on choices menu entries keeps the menu open
  127.       Right clicking the list item button does </li>
  128.       Closing a window now closes any related link validation windows
  129. 4.45  Added HTML 4.01 DTDs for checking against.
  130. 4.44  Updated Syntax Check HTML Latin1 entity files
  131. 4.43  Tidied up txt display sources, and other library stuff.
  132. 4.42  Sorted solid icon dragging issues
  133. 4.41  Fixed problems with image database in certain situations
  134.       when used from an E+/F+ RO4 disc.
  135. 4.40  Reduced memory wastage on relative_path function
  136.       Added extra entities
  137.  
  138. [HTMLEdit 5 starts]
  139.  
  140. 4.39  Update Master Page code
  141. 4.38  HTMLEdit$DateFormat also now editable.
  142. 4.37  Date macro now uses HTMLEdit$DateFormat string (set in !Run)
  143. 4.36  RO4 Icons introduced
  144. 4.35  Master Page handling refined
  145. 4.34  Master Page code updated to handle RO4
  146. 4.33  Updated to support RO4 large discs, and refered to OS as RISC OS.
  147. 4.32  Tweaked marker validation to make it more reliable on startup
  148. 4.31  Another version of the long strings/separators problem fixed
  149. 4.30  Fixed problem with dragging images from the image database to HTMLEdit
  150.       rather than out to hard disc.  Also brought all text strings in the
  151.       image database out to the messages file for internationalisation.
  152. 4.29  Extension to 4.27 code for long strings/separators
  153. 4.28  Failed image conversions via OLE to !ImageConv no longer cause crashes
  154. 4.27  Marker scaning/detection code now handles very long long strings with no
  155.       separators.
  156. 4.26  Fixed problem with deleting invalid links
  157. 4.25  Midlands 98 Show release with fixed templates
  158. 4.24  Fixed problem with start/end points of invalid links when fixing by dragging
  159.       to the main error list.
  160. 4.23  Now checks that the marker exists when you drag an external file in to fix
  161.       an invalid marker.  If the marker doesn't exist, it will warn you.
  162. 4.22  When checking links, now checks that local markers (links of form #xxx) link
  163.       to valid local markers.  Fixing these allows the dragging of external files
  164.       resulting in URLs of the form <externalfile>#<marker>.  This solves a problem
  165.       in the new Tech/EasiWriter multi-page HTML system which always generates local
  166.       markers rather than external file markers.
  167. 4.21  Column Tab Size can now be set in Format choices
  168. 4.20  HTML 4 DTDs added.  Latin 1 encodings update.  SGML Declarations updated
  169.       Menus updated to support 3 HTML 4 flavours.  Syntax Checker extended for
  170.       HTML 4 support, and syntactical updates.
  171. 4.19  Remembers document creation settings between simple/advanced screens.
  172. 4.18  QuickStart now supports Drawfile conversion via !ImageConv in WDT2.
  173.       Also generates Studio byline instead of v3.5 byline. Minor template updates.  
  174. 4.17  Shift F10 previews as in StrongEd (!?!).  Has 0.5s delay to avoid data_open.
  175. 4.16  WDT Choice saving now supports very deep (long) file paths ready for Phoebe
  176. 4.15  Another fix
  177. 4.14  Bug in Framer loading fixed.
  178. 4.13  Closing new views now no longer closes main toolbar
  179. 4.12  If all else fails when trying to find WebTable, ImageConv and Framer
  180.       for OLE, HTMLEdit will now check in !HTMLEdit.^.WDT and !HTMLEdit.^.Toolkit
  181. 4.11  Added support for passing filenames to WebTable 2
  182. 4.10  Added support for OLE link to framer from plugins window.  This allows
  183.       for direct addition of frames to the current page.
  184. 4.09  Now now longer loads old ImageConv by accident if you've already run it.
  185.       Drawfile import via toolbar and import windows added.
  186.       Alt text checker now copes with newlines in the image tag.
  187. 4.08  Fixed validation of 'href = "' - ie. extra spaces.
  188.       Allowed drag'n'drop importing of drawfiles via ImageConv 2.10 or later
  189. 4.07  Made slight alterations to spell check region code (used for checking
  190.       highlighted and whole texts).  This prevents occasional lock-ups.
  191. 4.06  To allow ImageConv to be used for the conversion of background images and
  192.       images in QuickStart, large chunks of both the image convertor code and
  193.       QuickStart/background code had to be updated.  ImageConv is now properly
  194.       supported
  195. 4.05  Added basic support for using !ImageConv 2.01 or later for all image
  196.       conversion 
  197. 4.04  Automatic generation of default Alt text for images.  Image conversions
  198.       added to image window.  A bizarre ommision before!
  199. 4.03  Syntax colouring now allows for white
  200. 4.02  Added convert all tages to...
  201. 4.01  Syntax colouring choices show colours
  202. 4.00  Support for syntax colouring
  203.  
  204. [HTMLEdit v4 work starts]
  205.  
  206.  
  207. 3.80  Link and Alt checkers now handle tags which from < to > are 1000+ characters
  208.       with no spaces, newlines, ='s etc...
  209. 3.79  Documents opened from WebsterXL's cache won't be scanned for broken links
  210.       and images, as all the links are bound to be broken - it's in a cache, so
  211.       the user is obviously looking at the source to an 'online' page.
  212. 3.78  Now handles drags of files to main window intelligently for proper importing.
  213. 3.77  Disabled dragging of non-HTML files to icon on iconbar
  214. 3.76  Wimp_message 0x4d9c5 issued instead of 0x4d9c3 when syntax checking.
  215. 3.75  Wimp_message 0x4d9c5 issued instead of 0x4d9c3 when previewing.
  216.       Sorts out preview issues with WXL and SiteMaster.
  217.       Icons fixed for System Font
  218. 3.74  Shift-Return = goto end of tag
  219.       Default published name made more sensible
  220.       Fixed validation of VERY long lines with suspect links
  221. 3.73  Edit Default Text saving updated
  222.       Clicking on update closes link fixing dbox
  223. 3.72  Fixed clicking on Iconbarmenu.Launch.Remove and similar
  224.       Fixed openning several choices options.
  225. 3.71  Order list choices remembered.  Quickstart code 3.5-ised!
  226. 3.70  Links of the form:  xxxxxxx#xxxxx for supported by link checker.
  227.       Image/link validation memory handling improved to prevent memory leaks.
  228.       Shortcut to this added - ctrl-shift-V (for validate!)
  229.       Fixed file existance to trap errors.  Added existance checks to launch.
  230. 3.69  Update for our forthcoming SiteMaster product
  231.       Fixed paragraph/fully justify button transposition
  232. 3.68  Fixed problems with peculiar image and link tags during validation
  233.       (eg. non-riscos-acceptable characters and cgi-bin oddities).
  234.       Undo buffer size icon made writable.
  235. 3.67  Fixed increase/decrease undo buffer, and also on Java window
  236. 3.66  Fixed remembering of table choices, and added master page remembering
  237. 3.65  Choices bug fixed when WebTable not seen and no path given
  238. 3.64  Dragging a directory or WebFS folder to HTMLEdit's iconbar icon opens
  239.       the folder and loads in one of: index.html index.htm or index
  240. 3.63  Checking of links etc. on loading now possible.  Fixed memory leak on
  241.       validation, and traped memory shortages here.
  242. 3.62  Toggle in editor choices between <center> and <p align="center">
  243.       Also added option to control checking of links and images on loading.
  244. 3.61  HTMLEdit scrap folder now properly created again
  245. 3.60  Launch menu added allowing you to quickly access all your HTML tools
  246. 3.55  Meta options window added for timed refreshes, author details etc.
  247. 3.54  HTML header adjusted to make it easier to add metas, and imagesizing
  248.       restricted to 'known' filetypes + Data + DOS type.
  249. 3.53  Alignment options added to Java support.
  250. 3.52  Text conversion and Document creation assistants remember previous
  251.       choices.
  252. 3.51  Master page code fixed. This code will be redone shortly.
  253.       Image window open detection tidied up.
  254. 3.50  Alt and Image/Link validator windows close if clicked on when their
  255.       main page has been openned.
  256. 3.49  Caret moves to end of img tag -1 when correcting an Alt validation
  257.       This allows direct page editing if the user really fells the need!
  258. 3.48  Alt text is now highlighted when correcting
  259. 3.47  Alt text sizing bug removed
  260. 3.46  Alt validation viewer window added
  261. 3.45  Alternative text validation added
  262. 3.42  Check from cursor added
  263. 3.41  Updated Spell routines for igonre support
  264. 3.40  Java, JavaScript, background sound and Shockwave plugins added
  265. 3.30  Plugin window added.  Closes when document closes.  Help on toolbar.
  266. 3.27  Altered text importing to allow retaining of formatting
  267. 3.26  Improved handling of multiple openings of tag windows
  268. 3.25  Foreign language spell checking supported with highlighting
  269. 3.21  Updated keyboard handler so that pressing any of >")]} before the same
  270.       type when automatching is endabled just moves caret forward rather than
  271.       insrting a new one.  This makes typing tags much easier.
  272. 3.20  Spelling Dictionary control/support
  273. 3.10  Image/Link validation
  274.  
  275. [HTMLEdit v3.5 work starts]
  276.  
  277. 3.02  Enitities updated
  278. 3.01  v3.5 features in interface sensibly hidden or provide comments.
  279. 3.00  Much work done to support latest version of WebSpell, but most extra
  280.       features left until v3.5.  Note that v3.5 spell check support greatly
  281.       extended and improved
  282. 2.97  Broadcasts message 0x4d9c3 on save (for site manager)
  283. 2.96  Scrapfile error handling improved
  284. 2.95  Menu rework to accommodate new features
  285. 2.90  Finished OLE editing of pages via Fresco.  Works round horrendous Fresco
  286.       bug which attempts to OLE the page as a text file, not an HTML file!
  287.       Talk about writing your code for the lowest common denominator (Zap!)
  288.       This also allows online editing of WWW pages, with automatic uploading
  289.       of data to your site. This also allows shift-double clicking on a page
  290.       to edit it once HTMLEdit has been loaded.
  291. 2.85  Prototype OLE HTML editing via CC's OLE protocols.  Problems with Fresco
  292.       will be solved in 2.90
  293. 2.83  Spell replace code altered to better accommodate shorter or
  294.       longer replacements to the keyword when replacement isn't
  295.       in dictionary.
  296. 2.82  Keyboard shortcut update: Ctrl-F Spell Check page/selected
  297.                                 Ctrl-W Spell Check word
  298.                                 Ctrl-Shift-F Open Foreign Chars
  299.                                 Ctrl-Shift-W Open Toolbar
  300. 2.81  Check word at cursor implemented
  301. 2.80  Dynamic loading of SpellCheck extensions now supported.  The module
  302.       will be redetected when a spell operation is called.
  303. 2.79  Toolbar updated. Spellchecking now available from toolbar.
  304. 2.78  Tidied up syntax checking of never-saved pages, and multiple checks
  305. 2.77  Added option to read GIF size from file header or not.  This allows
  306.       users to tailor the software to cope better with corrupt headers, or
  307.       irregular animations
  308. 2.76  CSD issues addressed
  309. 2.75  HTML-aware SpellCheck system implemented
  310. 2.74  SpellCheck Replace supported
  311. 2.73  Preliminary SpellCheck test code written
  312. 2.72  Character code translations extended
  313. 2.71  Break button menu adjusted, stopped multiple anchor openings
  314. 2.70  Lo-res Quickstart sprites done.  Quickstart Address creation tidied
  315. 2.69  Right clicking on line break button allows for <BR CLEAR=xxx>
  316. 2.68  NULL Macro execution fixed
  317. 2.67  Quickstart code tidied up, duplicate master page definition stopped
  318. 2.66  QuickStart templates adjusted
  319. 2.65  Initial QuickStart implementation completed
  320. 2.64  Main QuickStart page parser written
  321. 2.63  Quick Start windows added, and preliminary support code written
  322. 2.62  Toolbar style altered to 'coolbar' approach
  323.       Beginnings of Quick Start Templates added
  324. 2.61  Altered image size detection to cope with gifs created from drawfiles
  325.       and from !creator.  This means animations must use fixed sizes.
  326. 2.60  Font tag caret moving updated.  Caret positioning when syntax checking
  327.       adjusted.  Marker list selection added to end of URL, not replacing.
  328. 2.59  Master Page and Selection Menu gadget fixed
  329. 2.58  Added different ordered list styles
  330.       Won't attempt to read size of non-recognised filetypes when dragged
  331.       to image button.
  332. 2.57  Fixed dynamic version request
  333. 2.56  Image database new category and menu building functions updated
  334. 2.55  Fixed losing selection when clicking on anchor button.
  335. 2.54  Image Database extracted filename handling bug fixed
  336. 2.53  Macro menu updated correctly on main menu.  Added %%n macro parameter
  337.       for newlines in macros.
  338. 2.52  Image selection on complex image menu-trees fixed.
  339. 2.51  Fixed user pressing escape to cancel an image database 'save-out'.
  340. 2.50  Prepared for Wakefield release - WebFSctrl added and general tidying up.
  341. 2.49  Fixed opening multiple documents whilst messaging occuring.
  342. 2.48  Added WDT choices for Toolkit setup (see 2.47 for need!).  This can be
  343.       extended as more WDT tools are supported directly.
  344.       Table choices used for auto-loading of table editor as required.
  345.       WebTable$Dir used if this is unset.
  346. 2.47  Added acknowledgement system to launching of WebTable from table button.
  347.       This allows the utility to be launched by HTMLEdit if nothing accepts
  348.       the table request message.
  349. 2.46  Textures menu added to HTML 3 DCA windows (both standard and advanced).
  350.       Category handling updated to support deleted categories.
  351. 2.45  Selecting a databased image from the image setup window has now been
  352.       implemented, and it is no longer possible to open several image windows
  353.       and crash HTMLEdit.
  354. 2.44  Image adding now possible, plus more error checking!
  355. 2.43  Added most Image Database handling functions, plus error checks etc.
  356. 2.42  Added Image Database window, and button on image window.
  357.       Now only one copy each of the URL and Macro databases can be open.
  358. 2.41  Now includes WebFS support.
  359. 2.40  Improved code for tag length calculations, now more generic, preventing
  360.       careless errors.
  361. 2.39  Right clicking on Para button gives a generic <DIV></DIV> pairing.
  362. 2.38  DIV tag added via right-clicking on alignment icons
  363. 2.37  Adjusted toolbar handling to allow for right click actions (removing
  364.       redundant 'help' system).
  365. 2.36  Full justification for text added.  Some browsers may not support this.
  366. 2.35  Advanced HTML 3.2 DCA window added, with META support and search
  367.       engine registration.
  368. 2.34  Horizontal rule parameters update to cover new additions.
  369. 2.33  Selection menus and menu options added to forms toolbar, with
  370.       appropriate dboxes created and implemented.
  371. 2.32  Dynamic version added, and date display adapted for better single
  372.       digit day numbers (eg. 2nd April)
  373. 2.31  Dynamic content output can now be saved to different files, and
  374.       more dynamic content types have been added.
  375. 2.30  Dynamic content supported - allows for publishing based on common
  376.       or shared source documents.  See new Insert menu on main menu.
  377. 2.29  Table button added - hotlinks to WebTable 1.12.
  378.       Message 4d9c2 - insert file - supported for WebTable hotlink
  379. 2.28  Scrap handling improved.  Checks if HTML 3.2 update need and offers
  380.       automatic updating.
  381. 2.27  URL databasing completed with macro-style inserting of URLs.
  382. 2.26  Implemented message 4d9c0 to control HTMLEdit expanding keyboard
  383.       typing - this allows for macros.
  384. 2.25  Anchor window redone to allow for URL menu icon.
  385.       Named Marker document scanning added for detecting named links.
  386.       marker option added to URL list if any present.
  387.       Whole URL/marker menu structure added to anchor window
  388. 2.24  URL database management finished.
  389. 2.23  Databases menu added. URL database window implemented.
  390. 2.22  DocType changing fixed.
  391. 2.21  Chars choices added.  Allows for numerical refs rather than ISO
  392.       entities.  Applies throughout program, inc. conversions.  Also
  393.       added right-click option to chars window to do the opposite format
  394.       to that set as default in the Chars choices.
  395. 2.20  Master page code updated to cover longer directories
  396. 2.19  New menu for all DocTypes.  Can click on these to change DocType.
  397.       Existing DocType is found and replaced.  This allows Syntax Checking
  398.       to any HTML compliance.
  399.       Toolbar updated for Syntax Check button
  400. 2.18  DocType scanning included
  401. 2.17  Added several new syntax files inc NetScape 3, PUML and SQ HTML 2+
  402. 2.16  If many errors it warns you of a possible Doctype conflict
  403. 2.15  Allows for a list view of syntax errors.
  404. 2.14  Added Syntax check option to main menu.  Thanks to Tom Hughes for this.
  405. 2.13  DOCTYPE tag updated for HTML 3.2 compliance
  406. 2.12  Automatic translation of foreign characters in real-time added.  Ctrl-Shft K
  407.       toggles this.
  408.